/* Sitecore Default Stylesheet */
body {
	font-family: Arial, Helvetica, sans-serif;
	
}

.content {
	background:white;
	margin:10px 0px 0px 0px;
	border-bottom:1px solid #bfbfbf;
	padding:16px 16px 48px 16px;
}

h1 {
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {font-size:.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4 {font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*p{
 margin:10px 10px}*/

						/*** Header ***/

.listHeader {
color:#A7A873;
margin-bottom:0; 
}

.ordered_list li {
	padding:2px;
	text-align:left;
}
/*** Image Styles ***/
.l_image {
	border: double 3px #CCCC99;
	float:left;
	margin-right:10px;
}
.l_image_content {
	float:left;
	margin-right:10px;
}
.left_image {
	border: double 3px #CCCC99;
	float:left;
	margin-right:10px;
}

.right_image {
	border: double 3px #CCCC99;
	float:right;
	margin-left:10px;
}
.left_image_borderless {
	float:left;
	margin-right:10px;
}

.right_image_borderless {
	float:right;
	margin-left:10px;
}
/*** Table Styles ***/

.table_lined {
	border:1px solid #eeeeee;
}
.table_lined td {
	border-top:1px solid #eeeeee;
	padding:5px;
	vertical-align:top
}
.table_center_text td{ 
text-align:center;}

.table_lined_content {
	border-width:1px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
.table_lined_content td {
	border-width:1px;
	border-top:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	vertical-align:top
}
.table_header{
background-color:#ebebd3;
}

.table_contents_centered{
text-align:center;
}

.table_reduce th {
	font-size:.8em;
}
.table_reduce td {
	font-size:.8em;
}
.errors {
color:#CC0000;
font-style:normal;
}

.red {
	color: #f00;
}
.l_column {
	float:left;
	width:45%
}
.r_column {
	float:right;
	width:45%
}
.r_image {
	float:right;
	border: 3px double #CEC697;
}
.l_image {
	float:left;
	border: 3px double #CEC697;
}
.image {
	border: 3px double #CEC697;
}


div.image {
	border: none;
}

#departments{
font-size:0.8em}

#departments h1{
margin-bottom:0px;font-size:1.4em;}

#departments h2{
margin-bottom:0px;font-size:1.3em; font-variant:small-caps}

#departments h3{
margin-bottom:0px;font-size:1.1em;}

 #departments h4
{margin-bottom:0px; font-size:1.0em;}

.indent{margin-left:10px;}

.no_bottom_margin{
margin-bottom:0;}

.center{width:85%; margin-left:auto; margin-right:auto}

#ORPSpotlight{
border: 1px solid #ddd;
padding:5px;
font-size:.8em;
background-color:#fff;
margin:10px 290px 0 0;
}

#ORPSpotlight h1{
color:#006600;
font-size:1.6em;
font-family:Yanone Kaffeesatz;background-image:url(http://www.craftonhills.edu/~/media/Images/SBCCD/CHC/Layout/head_bg.ashx);
background-repeat:no-repeat;
background-color:#d7ea99;
margin:0 0 10px 0;
padding:6px;
}

#ORPSpotlight h2{
font-size:1.2em;
margin: 5px 0 2px 0;
}

#ORPSpotlight h3{
margin: 15px 0 2px 0;
}

#ORPSpotlight ul li{
list-style-type:none;
list-style-image:none;
}

#ORPSpotlight ul{
padding:0;
margin:0 5px 0 0;
}
/*
.clear {
    clear: both;
    }
*/

/* eSchedule */
.title {font-size:.8em}